﻿<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<meta name="renderer" content="webkit">
<link  type="text/css" rel="stylesheet" href="/r/toen/static/pc/css/base.css"/>
<link  type="text/css" rel="stylesheet" href="/r/toen/static/pc/css/common.css"/>
<link  type="text/css" rel="stylesheet" href="/r/toen/static/pc/css/page.css"/>
<link rel="icon" type="image/png" href="/r/toen/static/pc/favicon.png">
<script type="text/javascript" src="/r/toen/static/pc/js/jquery_min.js"></script>
<script type="text/javascript" src="/r/toen/static/pc/js/jquery-migrate_min.js"></script>
<script type="text/javascript" src="/r/toen/static/pc/js/zangli.js"></script>
<script type="text/javascript" src="/r/toen/static/pc/js/cicc-plug-ins.js"></script>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=AW-792908780"></script>
<script>
  window.dataLayer = window.dataLayer || [];
  function gtag(){dataLayer.push(arguments);}
  gtag('js', new Date());

  gtag('config', 'AW-792908780');
</script>
<script>
  gtag('event', 'conversion', {'send_to': 'AW-792908780/ILbKCOj1r5wZEOyni_oC'});
</script><title>Tibet Online</title>
<link type="text/css" rel="stylesheet" href="/r/toen/static/pc/css/swiper_min.css"/>
<link  type="text/css" rel="stylesheet" href="/r/toen/static/pc/css/index.css"/>
<script type="text/javascript" src="/r/toen/static/pc/js/swiper_jquery_min.js"></script>
<script>
$(function(){
    checkEndTime();
    function checkEndTime(){
        var myDate=new Date();
        //指定日期格式化
		var  startTime = "20250122";
		var  overTime = "20250201";
        var year = myDate.getFullYear(); //获取当前年
        var mon = myDate.getMonth() + 1 +''; //获取当前月
        var odate = myDate.getDate() +''; //获取当前日
        //var hour = myDate.getHours() +'';
        //月
        if(mon.length ==1){
            mon = '0' + mon;
        }
        //日
        if(odate.length ==1){
            odate = '0' + odate;
        }
        //时
        // if(hour.length ==1){
        //     hour = '0' + hour;
        // }
        var nowDate = ''+year+mon+odate;//时 +hour
        //单日
        //if(startTime==nowDate){
        //    newsben();
        //    return true;
        //}else{
        //    return false;
        //}
        //多日
        if(startTime<=nowDate && overTime>=nowDate){
            newsben();
            return true;
        }else{
            return false;
        }
        //贺图
        function newsben(){
            $("body").addClass("hetu");
            //以下内容在挂顶贺图时需要隐藏
            //var int=self.setInterval(function(){
			//	$('.hetu .hetuFull').fadeOut();
			//	clearInterval(int);
			//},4000);
        };
    };
})
</script>
<style>
.hetu .hetuFull{background:url(/r/toen/static/pc/images/hetu20250109.jpg) no-repeat top center;padding-top:600px;}
/*.hetu .hetuFull{width:100vw;height:100vh;background:url(/r/toen/static/pc/images/hetu20250109.png) no-repeat center;background-size:cover;position:fixed;left:0;top:0;z-index:99;margin:0;}*/
</style>
</head>
<body>
<div class="hetuFull"></div>
<!--header-->
<div class="header">
	<div class="w">
		<div class="LS"><img class="logo" src="/r/toen/static/pc/images/logo.png"></div> 
		<div class="other">
			<div class="date">
				<span id="dateSpan"></span>
				<a href="https://www.tibetol.cn/" target="_blank"></a>
			</div>
			<div class="search">
				<input class="inputBox" id="keyword" type="text" name="keyword" autocomplete="off">
				<input class="submit" id="keywords" type="button" value="" target="_blank" onclick="javascript:search();">
			</div>
		</div>
	</div>
	<div class="nav">
		<div class="w navList">
			<a href="/">HOME</a>
					<a href="/latest/index.html">LATEST</a>
					<a href="/pic_vid/index.html">PICS&amp;VIDEOS</a>
					<a href="/aid/index.html">AID</a>
					<a href="/edu/index.html">EDUCATION</a>
					<a href="/opinion/index.html">OPINIONS</a>
							<a href="/news_trav/index.html">TRAVEL</a>
							<a href="/news_culture/index.html">CULTURE</a>
					<a href="/encyclopedia/index.html">XIZANGPEDIA</a>
		</div>
	</div>
</div>
<!--时、分、秒-->
<!--<script type="text/javascript">tick()</script>-->
<script type="text/javascript">
window.onload=function(){
	getDate();
}
//公历年日期
function getDate(){
	var weekString = new Array("Sunday","Monday", "Tuesday", "Wednesday", "Thursday", "Friday", "Saturday")
	var time=new Date();
	var year=time.getFullYear();
	var month=time.getMonth();
	var date=time.getDate();
	monName = new Array("January", "February", "March", "April", "May", "June", "July", "August", "September", "October", "November", "December")
	var dateSpan=weekString[time.getDay()]+",&nbsp;"+monName[month]+"&nbsp;"+date+",&nbsp;"+year; 
	$('#dateSpan').html(dateSpan);
}
</script>
<script>
//搜索
$(document).keydown(function(event){
    if(event.keyCode == '13'){
        if ($('#keyword').is(':focus')) {
            search();
        };
        if ($('#keyword2').is(':focus')) {
            search2();
        };
    };
 });	
function search(){
    var keyword = $("#keyword").val();
    keyword = keyword.replace(/(^\s*)|(\s*$)/g, "");
    if(keyword!="" && keyword!="Search"){
        window.location.href="/search-list.html?keyword="+keyword; 
    }
}
$(function(){
  $("#keyword").val('Search');
  $("#keyword").blur(function(){
    if(this.value==''){
      this.value='Search'
    }
  })
  $("#keyword").focus(function(){
    if(this.value=='Search'){
      this.value='';
    }
  })
})
</script><div>
	<div class="w main index">
		<div class="HN">
			<!--翻图-->
			<div class="swiper-container box hot" id="swiper-container">
				<div class="swiper-wrapper">
					<div class="swiper-slide">
						<a href="/2025/08/22/9f936766b3c342c9aaea46c98048c228.html" target="_blank">
							<img src="/r/toen/images/cms/cover/2025/08/3(1).jpg">
							<h4>60 years of progress marked</h4>
						</a>
					</div>
					<div class="swiper-slide">
						<a href="/2025/08/22/b8cc3f9324904556bb57ea8e6ee32dde.html" target="_blank">
							<img src="/r/toen/images/cms/cover/2025/08/4(1).jpg">
							<h4>Xi leaves Xizang after attending region's 60th founding anniversary celebrations</h4>
						</a>
					</div>
					<div class="swiper-slide">
						<a href="/2025/08/21/83fc92c705754212ae816b0707dd8ef3.html" target="_blank">
							<img src="/r/toen/images/cms/cover/2025/08/111(1).jpeg">
							<h4>Xi attends grand gathering to celebrate Xizang autonomous region's 60th founding anniversary</h4>
						</a>
					</div>
					<div class="swiper-slide">
						<a href="/2025/08/21/dd7a5808b7c548c7842f2279ef1b843c.html" target="_blank">
							<img src="/r/toen/images/cms/content/2025/08/1(19).jpeg">
							<h4>Potala Palace through the seasons: Eternal testament of time</h4>
						</a>
					</div>
					<div class="swiper-slide">
						<a href="/2025/08/21/8abe7d66c4f84a438a32c6c70d599884.html" target="_blank">
							<img src="/r/toen/images/cms/cover/2025/08/30(1).png">
							<h4>Gala held in Lhasa to mark 60th founding anniv. of Xizang Autonomous Region</h4>
						</a>
					</div>
				</div>
				<!-- Add Pagination -->
				<div class="swiper-pagination swiper-pagination-white"></div>
				<!-- Add Arrows -->
				<div class="swiper-button-next"></div>
				<div class="swiper-button-prev"></div>
			</div>
			<!--LATEST-->
			<div class="box latest">
				<h3><a href="/latest/index.html">LATEST</a></h3>
				<ul>
					<a href="/2025/08/28/bdbfbbd39daf4b34aadcbd5dc4fada06.html" target="_blank">Art of crafting Tibetan incense</a>
					<a href="/2025/08/28/7836a79762d04170806ad94f46d2e947.html" target="_blank">Tibetan Paper: 1,300 years of wisdom on the page</a>
					<a href="/2025/08/28/88ec186f71344ea0be44153434953642.html" target="_blank">Celebrating 60th founding anniversary of Xizang Autonomous Region: Inheritor of traditional Tibetan costumes</a>
					<a href="/2025/08/28/348eb5ff741c4b5dabcc66115032f3b3.html" target="_blank">Xizang forges ahead on road to stability and prosperity</a>
					<a href="/2025/08/27/ac0f4f56653345a89c54ec01a51f49c3.html" target="_blank">Xizang 60th Anniversary | More than words</a>
					<a href="/2025/08/27/dde6e04c930940fcb948519357f3dcbb.html" target="_blank">In Numbers: 60 years of Xizang Autonomous Region&rsquo;s development</a>
				</ul>
			</div>
		</div>
		<div class="TC">
			<!--TRAVEL-->
			<div class="box travel">
				<h3><a href="/news_trav/index.html">TRAVEL</a></h3>
				<ul>
					<a href="/2025/06/16/ec2d8e1697734da6bfee5bdf93234ca5.html" target="_blank">
						<img src="/r/toen/images/cms/cover/2025/06/1(1).png">
						<p>
						Xizang's Lhasa conducts comprehensive tourism resource survey, identifying 7,799 sites
						</p>
					</a>
					<a href="/2025/05/12/7f242ef6dfcf4074bc2887b508221eaa.html" target="_blank">
												Discovering 'Xizang's little Switzerland'
						
					</a>
					<a href="/2025/05/09/a712c2c9b7bf49c09ded3921c10c98b1.html" target="_blank">
												Peach blossoms in full bloom draw visitors from afar to Nyingchi, Xizang
						
					</a>
					<a href="/2025/03/03/604a748c0a18497aa79ca14effc80dac.html" target="_blank">
												Mount Qomolangma scenic area reopens after 6.8-magnitude Xizang quake
						
					</a>
					<a href="/2025/04/23/5884f0d01d9d4489ba86c9189e3baa39.html" target="_blank">
												Nyingchi city's peach blossom season draws record tourists
						
					</a>
				</ul>
			</div>
			<!--CULTURE-->
			<div class="box culture">
				<h3><a href="/news_culture/index.html">CULTURE</a></h3>
				<ul>
					<a href="/2025/08/22/b55313f74b5f4c55befb6d4248bc9409.html" target="_blank">
						<img src="/r/toen/images/cms/cover/2025/08/QQ%E6%88%AA%E5%9B%BE20250822160120.png">
						<p>
						Butter tea: Xizang's traditional brew
						</p>
					</a>
					<a href="/2025/08/28/88ec186f71344ea0be44153434953642.html" target="_blank">
												Celebrating 60th founding anniversary of Xizang Autonomous Region: Inheritor of traditional Tibetan costumes
						
					</a>
					<a href="/2025/08/27/ac0f4f56653345a89c54ec01a51f49c3.html" target="_blank">
												Xizang 60th Anniversary | More than words
						
					</a>
					<a href="/2025/08/27/d2f9694ec5f444338eb9a5d415a207b5.html" target="_blank">
												Xizang 60th Anniversary | Weaving a new story
						
					</a>
					<a href="/2025/08/27/4a63b38c74d34169a4f8778d23670b2d.html" target="_blank">
												Xizang 60th Anniversary | The masked singers
						
					</a>
				</ul>
			</div>
		</div>		
		<!--推荐专题-->
		<!--<div class="swiper-container recommend" id="swiper-container_S">
			<div class="swiper-wrapper">
				<div class="swiper-slide">
					<a href="/2025/08/27/dde6e04c930940fcb948519357f3dcbb.html" target="_blank"><img src="/r/toen/images/cms/cover/2025/08/aaa.png"></a>
				</div>
				<div class="swiper-slide">
					<a href="/2025/08/27/4a6130c481394937acfaf00159a15107.html" target="_blank"><img src="/r/toen/images/cms/cover/2025/08/a.jpeg"></a>
				</div>
			</div>
			<div class="swiper-pagination swiper-pagination-white"></div>
		</div>-->
			<div class="recommend">				
				<a href="/2025/08/11/30ecc03c6ace47e190713a86cb3ef372.html" target="_blank"><img src="/r/toen/images/cms/cover/2025/08/1280-150-814-2.jpg"></a>				
			</div>
		<div class="clearfix channelbox f_1">
			<!--AID-->
			<div class="box R">
				<h3><a href="/aid/index.html">AID</a></h3>
				<ul>
					<a href="/2025/08/13/32bbfa6d8ba949b68b63275693d75b61.html" target="_blank">
						<img src="/r/toen/images/cms/cover/2025/08/12.png">
						<p>
						Hospitals nationwide deploy over 2,000 experts to assist medical institutions in Xizang
						</p>
					</a>
					<a href="/2025/08/07/8cc38ab9468f419f8ec565f14a157a2f.html" target="_blank">
												Aid program advances Xizang's development
						
					</a>
					<a href="/2025/07/21/28ef04d3627e4032aacd52ede60eebba.html" target="_blank">
												Medical aids from Liaoning improve local medical treatment level in SW China's Xizang
						
					</a>
					<a href="/2025/02/17/4f0e4a295c7b49deac144422b9ff0963.html" target="_blank">
												Ensuring children get healthy start
						
					</a>
					<a href="/2025/08/15/4147b726692f42eb86199cf85ad93542.html" target="_blank">
												China Focus: Paired assistance program improves access to quality health care for Xizang residents
						
					</a>
				</ul>
			</div>
			<!--EDUCATION-->
			<div class="box X">
				<h3><a href="/edu/index.html">EDUCATION</a></h3>
				<ul>
					<a href="/2024/12/25/5a608364202f4ce7a54134a669b9a892.html" target="_blank">
						<img src="/r/toen/images/cms/content/2024/12/2024122403328ab84b1e4cf9b290fb1d0b885c98_XxjwshE007051_20241224_CBMFN0A001.JPG">
						<p>
						Xizang reports rising number of college-educated residents
						</p>
					</a>
					<a href="/2024/09/26/d644689ae6f5405ba87ee73c9de73b62.html" target="_blank">
												China's diversified educational system empowering dreams of millions
						
					</a>
					<a href="/2024/09/19/be813d5b1cb64f9499c1b10dbe5a52f3.html" target="_blank">
												The height of learning
						
					</a>
					<a href="/2025/08/11/8b83d5ff2f83487994b273501f5cbf57.html" target="_blank">
												Xizang's education development has made strides in past decades
						
					</a>
					<a href="/2025/03/31/f261dfcd25a24ee6ae41130553a172ee.html" target="_blank">
												Letter from Lhasa: School life igniting dreams in Xizang
						
					</a>
				</ul>
			</div>
			<!--OPINIONS-->
			<div class="box E">
				<h3><a href="/opinion/index.html">OPINIONS</a></h3>
				<ul>
					<a href="/2025/08/28/348eb5ff741c4b5dabcc66115032f3b3.html" target="_blank">Xizang forges ahead on road to stability and prosperity</a>
					<a href="/2025/08/26/c2e6273a94fd434b801328fa4dfcd225.html" target="_blank">60 years on, how China's Xizang achieves all-round progress in development, prosperity</a>
				</ul>
			</div>
			<!--WP-->
			<div class="box N">
				<h3><a href="/documents/index.html">WHITE PAPERS</a></h3>
				<div class="swiper-container WP" id="swiper-container2">
					<div class="swiper-wrapper">
						<a class="swiper-slide" href="/2025/03/28/efd117cde67a49f2b3d2602fede75199.html" target="_blank">
							<h4>Human Rights in Xizang  in the New Era</h4>
							<p>(March 2025)</p>
						</a>
						<a class="swiper-slide" href="/2023/11/10/74c4cbb550eb45a6a95a03ef4c53c551.html" target="_blank">
							<h4>CPC Policies on the Governance of Xizang in the New Era: Approach and Achievements</h4>
							<p>(Nov. 2023)</p>
						</a>
						<a class="swiper-slide" href="/2021/05/21/953237a252d0498bbad79466f19960b1.html" target="_blank">
							<h4>Tibet Since 1951: Liberation, Development and Prosperity</h4>
							<p>(May 2021)</p>
						</a>
						<a class="swiper-slide" href="/2019/03/28/72190496e5ee44d3b1259cf159fbf468.html" target="_blank">
							<h4>Democratic Reform in Tibet -- Sixty Years On</h4>
							<p>(March 2019)</p>
						</a>
					</div>
					<!-- Add Arrows -->
					<div class="swiper-button-next"></div>
					<div class="swiper-button-prev"></div>
				</div>
			</div>
		</div>
		<div class="PV">
			<!--IN PICS-->
			<div class="box photo">
				<h3><a href="/pics/index.html">IN PICS</a></h3>
				<div>
					<div class="swiper-container" id="swiper-container3">
						<div class="swiper-wrapper">
							<div class="swiper-slide">
								<a href="/2025/08/26/bb40a801ba8c449390dd5d0331bbd73c.html" target="_blank">
									<img src="/r/toen/images/cms/cover/2025/08/screenshot_2025-08-26_10-16-46.png">
									<p>Lhasa buzzes with celebrations for Tibetan Shoton Festival</p>
								</a>
							</div>
							<div class="swiper-slide">
								<a href="/2025/08/22/9f936766b3c342c9aaea46c98048c228.html" target="_blank">
									<img src="/r/toen/images/cms/cover/2025/08/3(1).jpg">
									<p>60 years of progress marked</p>
								</a>
							</div>
							<div class="swiper-slide">
								<a href="/2025/08/22/b8cc3f9324904556bb57ea8e6ee32dde.html" target="_blank">
									<img src="/r/toen/images/cms/cover/2025/08/4(1).jpg">
									<p>Xi leaves Xizang after attending region's 60th founding anniversary celebrations</p>
								</a>
							</div>
						</div>
						<!-- Add Arrows -->
						<div class="swiper-button-next"></div>
						<div class="swiper-button-prev"></div>
					</div>
					<ul>
						<a href="/2025/08/22/2c7293b01e7942d6af9efd524d252e70.html" target="_blank">
							<img src="/r/toen/images/cms/cover/2025/08/3.jpeg">
							<p>Xi attends grand gathering to celebrate Xizang autonomous region's 60th founding anniversary</p>
						</a>
						<a href="/2025/08/21/dd7a5808b7c548c7842f2279ef1b843c.html" target="_blank">
							<img src="/r/toen/images/cms/content/2025/08/1(19).jpeg">
							<p>Potala Palace through the seasons: Eternal testament of time</p>
						</a>
					</ul>
				</div>
			</div>
			<!--IN VIDEOS-->
			<div class="box">
				<h3><a href="/videos/index.html">IN VIDEOS</a></h3>
				<div class="video">
					<a href="/2025/08/28/bdbfbbd39daf4b34aadcbd5dc4fada06.html" target="_blank">
						<img src="/r/toen/images/cms/cover/2025/08/screenshot_2025-08-28_11-52-41.png">
						<p>Art of crafting Tibetan incense</p>
						<span></span>
					</a>
					<a href="/2025/08/28/7836a79762d04170806ad94f46d2e947.html" target="_blank">
						<img src="/r/toen/images/cms/cover/2025/08/screenshot_2025-08-28_11-58-44.png">
						<p>Tibetan Paper: 1,300 years of wisdom on the page</p>
						<span></span>
					</a>
					<a href="/2025/08/26/67ea3eea2b0744bea25db1fb939aee08.html" target="_blank">
						<img src="/r/toen/images/cms/cover/2025/08/Birthday%20bash.jpg">
						<p>Birthday bash at Potala Palace: 60 years of Xizang Autonomous Region</p>
						<span></span>
					</a>
				</div>
			</div>
		</div>
	</div>	
</div>
<div class="footer">
	<div class="w link">
		<h5>Links</h5>
		<ul>
					<a href="http://en.people.cn/" target="_blank">People's Daily</a>
			<a href="https://english.news.cn/home.htm#" target="_blank">Xinhua</a>
			<a href="http://www.china.org.cn/" target="_blank">China.org.cn</a>
			<a href="https://www.cgtn.com/" target="_blank">CGTN</a>
			<a href="http://www.chinadaily.com.cn/" target="_blank">China Daily</a>
			<a href="http://en.youth.cn/" target="_blank">Youth.cn</a>
			<a href="http://www.ecns.cn/" target="_blank">Ecns.cn</a>
			<a href="http://english.scio.gov.cn/" target="_blank">Scio.gov.cn</a>
			<a href="https://en.humanrights.cn/" target="_blank">China Human Rights</a>
			<a href="http://en.chinaxinjiang.cn/" target="_blank">Chinaxinjiang.cn</a>
			<a href="http://www.livingbuddha.cn/en/index.html" target="_blank">Livingbuddha.cn</a>
		</ul>
	</div>
	<div class="other">
		<div class="w">
			<p>
				<span>E-mail:editor@tibetol.cn</span>
						|<span><a href="/2024/10/18/133d8a7d7175433ab6de4d5fd46e8cf8.html" target="_blank">About Us</a></span>
						|<span><a href="/2024/10/18/c9c8395af92541428eb308625580c2e8.html" target="_blank">Contact Us</a></span>
			</p>
			<p>Copyright by China Intercontinental Communication Co., Ltd. All Rights Reserved.</p>
		</div>	
	</div>
</div></body>
<script>
$(function(){
	for(var i=0;i<$('.pictures ul p').length;i++){
		(function(index){
			$('.pictures ul p').eq(index).css('bottom',-$('.pictures ul a').eq(index).height()+'px');
			$('.pictures ul a').eq(index).mouseenter(function(){
				$('.pictures ul p').eq(index).animate({'bottom':0},400);
			})
			$('.pictures ul a').eq(index).mouseleave(function(){
				$('.pictures ul p').eq(index).animate({'bottom':-$('.pictures ul a').eq(index).height()+'px'});
			})
		})(i)
	}
})
</script>
<script>
//历史今天
var iNow = new Date().getMonth()+1;
var today = new Date().getDate();
lsjt(iNow,today);
function lsjt(month,day){
	//月
	if(month < 10){
		month = '0' + month;
	}
	//日
	if(day < 10){
		day = '0' + day;
	}
	var md = month+"-"+day;
	$('#history h5').text('历史上的今天：'+month+'月'+day+'日');
	$.getJSON("/content-list-json.shtml",{categoryId: '155db2c080a811ec875d8cdcd432675c', subtitle: md, siteDir: 'tocn', pageNo: 1, pageSize: 1},function(data){
		var html="";
		$.each(data.list,function(i,value){
			var date = new Date(value.formatCreateDate);
			var m =date.getMonth()+1;
			var d =date.getDate();
			if(m < 10){
				m = '0' + m;
			}
			if(d < 10){
				d = '0' + d;
			}
				var url ="/"+date.getFullYear()+"/"+m+"/"+d+"/"+value.id+".html";
			html+="<a href=\""+url+"\" target=\"_blank\">"+value.description+"</a>";
		});
		$('#history p').html(html);
	});

}
</script>
<script>
var swiper = new Swiper('#swiper-container', {
	loop: true,
	autoplay: 3000,
    autoplayDisableOnInteraction: false,
	nextButton: '#swiper-container .swiper-button-next',
    prevButton: '#swiper-container .swiper-button-prev',
	pagination: '#swiper-container .swiper-pagination',
	paginationClickable: true,
});
</script>
<script>
var swiper = new Swiper('#swiper-container_S', {
	loop: true,
	effect: 'fade',
	autoplay: 3000,
	autoplayDisableOnInteraction: false,
	pagination: '#swiper-container_S .swiper-pagination',
	paginationClickable: true,
});
</script>
<script>
var swiper = new Swiper('#swiper-container2', {
	spaceBetween: 20,
	nextButton: '#swiper-container2 .swiper-button-next',
    prevButton: '#swiper-container2 .swiper-button-prev',
	pagination: '#swiper-container2 .swiper-pagination',
	slidesPerView: 'auto',
	paginationClickable: true,	
});
</script>
<script>
var swiper = new Swiper('#swiper-container3', {
	loop: true,
	autoplay: 3000,
	autoplayDisableOnInteraction: false,
	nextButton: '#swiper-container3 .swiper-button-next',
	prevButton: '#swiper-container3 .swiper-button-prev',
	paginationClickable: true,
});
</script>
</html>